Error
Feed
Trigger "feed" Mode Tasks
Feeds a Solana transaction to trigger “feed” mode tasks running.
POST
Error
Body
application/json
Feed Request
Context is an optional context to specify which task to feed
NoAccountSetOnCreatePool is an optional flag to indicate whether to skip "parsing" accounts based on create pool event this is crucial if you want or going to feed transactions later than the current slot TLDR: do not set this flag unless you know what you are doing or we are asking you to set it
Slot number of the transaction
Transaction is a Base64 encoded Solana transaction
